[INFO] cloning repository https://github.com/territory-dev/territory-oss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/territory-dev/territory-oss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterritory-dev%2Fterritory-oss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterritory-dev%2Fterritory-oss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77d67a21f91ddd6c86db067dcb874884839be22b
[INFO] checking territory-dev/territory-oss against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterritory-dev%2Fterritory-oss" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/territory-dev/territory-oss
[INFO] finished tweaking git repo https://github.com/territory-dev/territory-oss
[INFO] tweaked toml for git repo https://github.com/territory-dev/territory-oss written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/territory-dev/territory-oss on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/territory-dev/territory-oss already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 308a74ac7981ec1dac6c51c5244b612c961224aff3359d92b470971d6e70cedd
[INFO] running `Command { std: "docker" "start" "-a" "308a74ac7981ec1dac6c51c5244b612c961224aff3359d92b470971d6e70cedd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "308a74ac7981ec1dac6c51c5244b612c961224aff3359d92b470971d6e70cedd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "308a74ac7981ec1dac6c51c5244b612c961224aff3359d92b470971d6e70cedd", kill_on_drop: false }`
[INFO] [stdout] 308a74ac7981ec1dac6c51c5244b612c961224aff3359d92b470971d6e70cedd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 241fe33e6b522e3b8bb9d88b6b506932c8ef40798a64a0c27d7b3e60582c2d9e
[INFO] running `Command { std: "docker" "start" "-a" "241fe33e6b522e3b8bb9d88b6b506932c8ef40798a64a0c27d7b3e60582c2d9e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking sysinfo v0.26.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking chardet v0.2.4
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clang v2.0.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking binaryornot v1.0.0
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling territory_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking semver v1.0.26
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking testdir v0.8.1
[INFO] [stderr]     Checking pythonize v0.20.0
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> core/src/ser.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use std::path::Path;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> core/src/ser.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use std::path::Path;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeIdWithOffsetHref`
[INFO] [stdout]  --> core/src/token_writer.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::territory::index::{token::Href, NodeIdWithOffsetHref};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Node`, `decode_many`, and `node_id`
[INFO] [stdout]  --> core/src/resolver.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...p, decode_many}, ser::{self, node_id}, slicemap_trie::{QueryResult, SlicemapReader}, territory::index::{self as pb, BlobSliceLoc}, GenHref, Node, N...
[INFO] [stdout]   |       ^^^^^^^^^^^               ^^^^^^^                                                                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeIdWithOffsetHref`
[INFO] [stdout]  --> core/src/token_writer.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::territory::index::{token::Href, NodeIdWithOffsetHref};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Node`, `decode_many`, and `node_id`
[INFO] [stdout]  --> core/src/resolver.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...p, decode_many}, ser::{self, node_id}, slicemap_trie::{QueryResult, SlicemapReader}, territory::index::{self as pb, BlobSliceLoc}, GenHref, Node, N...
[INFO] [stdout]   |       ^^^^^^^^^^^               ^^^^^^^                                                                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]    --> core/src/wasm_bindings.rs:171:40
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     return Ok(JsValue::from_serde(&loc).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]    --> core/src/wasm_bindings.rs:181:96
[INFO] [stdout]     |
[INFO] [stdout] 181 | ...   let prom: js_sys::Promise = more.call1(&JsValue::null(), &JsValue::from_serde(&loc).unwrap())?.try_into().unwrap();
[INFO] [stdout]     |                                                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]    --> core/src/wasm_bindings.rs:171:40
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     return Ok(JsValue::from_serde(&loc).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]    --> core/src/wasm_bindings.rs:181:96
[INFO] [stdout]     |
[INFO] [stdout] 181 | ...   let prom: js_sys::Promise = more.call1(&JsValue::null(), &JsValue::from_serde(&loc).unwrap())?.try_into().unwrap();
[INFO] [stdout]     |                                                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> core/src/wasm_bindings.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Ok(JsValue::from_serde(&internal_node).unwrap())
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> core/src/wasm_bindings.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Ok(JsValue::from_serde(&internal_node).unwrap())
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> core/src/wasm_bindings.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 return Ok(JsValue::from_serde(&results).unwrap());
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> core/src/wasm_bindings.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 return Ok(JsValue::from_serde(&results).unwrap());
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> core/src/wasm_bindings.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 return Ok(JsValue::from_serde(&results).unwrap());
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> core/src/wasm_bindings.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 return Ok(JsValue::from_serde(&results).unwrap());
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `territory::index::Token::references`
[INFO] [stdout]    --> core/src/lib.rs:495:58
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 references: if let Some(legacy_tok_id) = pbtok.references {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gloo_utils::format::JsValueSerdeExt`
[INFO] [stdout]  --> core/src/wasm_bindings.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gloo_utils::format::JsValueSerdeExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> core/src/ser.rs:81:76
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Some(Href::NodeIdWithOffsetRef(NodeIdWithOffsetHref { node_id, offset })) => {
[INFO] [stdout]    |                                                                            ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `territory::index::Token::references`
[INFO] [stdout]    --> core/src/lib.rs:495:58
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 references: if let Some(legacy_tok_id) = pbtok.references {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gloo_utils::format::JsValueSerdeExt`
[INFO] [stdout]  --> core/src/wasm_bindings.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gloo_utils::format::JsValueSerdeExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> core/src/ser.rs:81:76
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Some(Href::NodeIdWithOffsetRef(NodeIdWithOffsetHref { node_id, offset })) => {
[INFO] [stdout]    |                                                                            ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> core/src/lib.rs:721:82
[INFO] [stdout]     |
[INFO] [stdout] 721 |             pb::token::Href::NodeIdWithOffsetRef(NodeIdWithOffsetHref { node_id, offset }) => GenHref::NodeId(*node_id),
[INFO] [stdout]     |                                                                                  ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> core/src/ser.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn serialize<S>(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> core/src/node_diff.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CNode {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 10 |     fn new(text: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `existing_assignment` is never read
[INFO] [stdout]   --> core/src/node_diff.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct State<'a> {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 34 |     orig: &'a [CNode],
[INFO] [stdout] 35 |     existing_assignment: &'a [usize],
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/src/token_writer.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |         vec: &'a mut Vec<Token>,
[INFO] [stdout]    |               -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 19 |     ) -> TokenWriter {
[INFO] [stdout]    |          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> TokenWriter<'a> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> core/src/slicemap_trie.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn lock<'a>(&'a self) -> CacheAccess {
[INFO] [stdout]     |                      --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn lock<'a>(&'a self) -> CacheAccess<'a> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> core/src/lib.rs:721:82
[INFO] [stdout]     |
[INFO] [stdout] 721 |             pb::token::Href::NodeIdWithOffsetRef(NodeIdWithOffsetHref { node_id, offset }) => GenHref::NodeId(*node_id),
[INFO] [stdout]     |                                                                                  ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> core/src/ser.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn serialize<S>(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `existing_assignment` is never read
[INFO] [stdout]   --> core/src/node_diff.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct State<'a> {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 34 |     orig: &'a [CNode],
[INFO] [stdout] 35 |     existing_assignment: &'a [usize],
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/src/token_writer.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |         vec: &'a mut Vec<Token>,
[INFO] [stdout]    |               -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 19 |     ) -> TokenWriter {
[INFO] [stdout]    |          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> TokenWriter<'a> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> core/src/slicemap_trie.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn lock<'a>(&'a self) -> CacheAccess {
[INFO] [stdout]     |                      --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn lock<'a>(&'a self) -> CacheAccess<'a> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cscanner v0.1.0 (/opt/rustwide/workdir/indexers/cscanner)
[INFO] [stderr]     Checking tt v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> client/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> client/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PyDict` and `PyNone`
[INFO] [stdout]  --> client/src/lib.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use pyo3::types::{PyBytes, PyDict, PyNone};
[INFO] [stdout]   |                            ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PyIOError`
[INFO] [stdout]  --> client/src/lib.rs:9:66
[INFO] [stdout]   |
[INFO] [stdout] 9 | use pyo3::exceptions::{PyKeyError, PyRuntimeError, PyValueError, PyIOError};
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> client/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> client/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PyDict` and `PyNone`
[INFO] [stdout]  --> client/src/lib.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use pyo3::types::{PyBytes, PyDict, PyNone};
[INFO] [stdout]   |                            ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PyIOError`
[INFO] [stdout]  --> client/src/lib.rs:9:66
[INFO] [stdout]   |
[INFO] [stdout] 9 | use pyo3::exceptions::{PyKeyError, PyRuntimeError, PyValueError, PyIOError};
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> client/src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 79 | impl SharedResolverCache {
[INFO] [stdout]    |      -------------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `SharedResolverCache` is not local
[INFO] [stdout]    |      `SharedResolverCache` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> client/src/lib.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[pymethods]
[INFO] [stdout]     | -^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `PyClassImplCollector` is not local
[INFO] [stdout]     | `PyClassNewTextSignature` is not local
[INFO] [stdout]     | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 143 | impl PyTrieIndex {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyTrieIndex` is not local
[INFO] [stdout]     |      `PyTrieIndex` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> client/src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 79 | impl SharedResolverCache {
[INFO] [stdout]    |      -------------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `SharedResolverCache` is not local
[INFO] [stdout]    |      `SharedResolverCache` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> client/src/lib.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[pymethods]
[INFO] [stdout]     | -^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `PyClassImplCollector` is not local
[INFO] [stdout]     | `PyClassNewTextSignature` is not local
[INFO] [stdout]     | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 143 | impl PyTrieIndex {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyTrieIndex` is not local
[INFO] [stdout]     |      `PyTrieIndex` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `io_error_more` is declared but not used
[INFO] [stdout]  --> indexers/cscanner/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(io_error_more)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `io_error_more` is declared but not used
[INFO] [stdout]  --> indexers/cscanner/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(io_error_more)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clangrs v0.1.0 (/opt/rustwide/workdir/indexers/clangrs)
[INFO] [stdout] warning: unused import: `IndexItemKind`
[INFO] [stdout]   --> indexers/clangrs/src/testlib.rs:21:76
[INFO] [stdout]    |
[INFO] [stdout] 21 | use territory_core::territory::index::{Node, References, Build, IndexItem, IndexItemKind};
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> indexers/clangrs/src/serial_stage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> indexers/clangrs/src/serial_stage.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GToken`, `HyperlinkedTokenContext`, and `TokenKind`
[INFO] [stdout]  --> indexers/clangrs/src/serial_stage.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     GToken, HNBlob, HyperlinkedNodeContext, HyperlinkedTokenContext, Location, Node, NodeID, NodeKind, RelativePath, TokenKind
[INFO] [stdout]   |     ^^^^^^                                  ^^^^^^^^^^^^^^^^^^^^^^^                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Args`
[INFO] [stdout]   --> indexers/clangrs/src/slicemap_trie_writer.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::args::{Args, CompressionMode};
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeID`
[INFO] [stdout]  --> indexers/clangrs/src/unparsed_listing.rs:9:86
[INFO] [stdout]   |
[INFO] [stdout] 9 |     GToken, HNBlob, HyperlinkedNodeContext, HyperlinkedTokenContext, Location, Node, NodeID, NodeKind, RelativePath, TokenKind
[INFO] [stdout]   |                                                                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IndexItemKind`
[INFO] [stdout]   --> indexers/clangrs/src/testlib.rs:21:76
[INFO] [stdout]    |
[INFO] [stdout] 21 | use territory_core::territory::index::{Node, References, Build, IndexItem, IndexItemKind};
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> indexers/clangrs/src/serial_stage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> indexers/clangrs/src/serial_stage.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GToken`, `HyperlinkedTokenContext`, and `TokenKind`
[INFO] [stdout]  --> indexers/clangrs/src/serial_stage.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     GToken, HNBlob, HyperlinkedNodeContext, HyperlinkedTokenContext, Location, Node, NodeID, NodeKind, RelativePath, TokenKind
[INFO] [stdout]   |     ^^^^^^                                  ^^^^^^^^^^^^^^^^^^^^^^^                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Args`
[INFO] [stdout]   --> indexers/clangrs/src/slicemap_trie_writer.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::args::{Args, CompressionMode};
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::testlib::defaut_args`
[INFO] [stdout]    --> indexers/clangrs/src/slicemap_trie_writer.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use crate::testlib::defaut_args;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeID`
[INFO] [stdout]  --> indexers/clangrs/src/unparsed_listing.rs:9:86
[INFO] [stdout]   |
[INFO] [stdout] 9 |     GToken, HNBlob, HyperlinkedNodeContext, HyperlinkedTokenContext, Location, Node, NodeID, NodeKind, RelativePath, TokenKind
[INFO] [stdout]   |                                                                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> indexers/clangrs/src/filetree.rs:179:82
[INFO] [stdout]     |
[INFO] [stdout] 179 |             .map(|(k, v)| (k.to_string(), v.iter().map(|dirc| dirc.text.clone()).collect()))
[INFO] [stdout]     |                                                                                  ^^^^^^^ cannot infer type of the type parameter `B` declared on the method `collect`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: FromIterator<std::string::String>` found in the `alloc` crate:
[INFO] [stdout]             - impl FromIterator<std::string::String> for Box<str>;
[INFO] [stdout]             - impl FromIterator<std::string::String> for std::string::String;
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/1779a8680dcd39c56ed600627cf6742ef07ed78c/library/core/src/iter/traits/iterator.rs:2077:4
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 179 |             .map(|(k, v)| (k.to_string(), v.iter().map(|dirc| dirc.text.clone()).collect::<Vec<_>>()))
[INFO] [stdout]     |                                                                                         ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> indexers/clangrs/src/filetree.rs:183:42
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ("".to_string(), vec!["a/\n".into()]),
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: From<&str>` found in the following crates: `bytes`, `clap_builder`, `proptest`:
[INFO] [stdout]             - impl From<&'static str> for Reason;
[INFO] [stdout]             - impl From<&'static str> for StringParam;
[INFO] [stdout]             - impl From<&'static str> for clap::Id;
[INFO] [stdout]             - impl From<&'static str> for clap::builder::OsStr;
[INFO] [stdout]             - impl From<&'static str> for clap::builder::Str;
[INFO] [stdout]             - impl From<&'static str> for clap::builder::StyledStr;
[INFO] [stdout]             - impl From<&'static str> for prost::bytes::Bytes;
[INFO] [stdout]     = note: required for `&str` to implement `Into<_>`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 183 -             ("".to_string(), vec!["a/\n".into()]),
[INFO] [stdout] 183 +             ("".to_string(), vec![<&str as Into<T>>::into("a/\n")]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> indexers/clangrs/src/filetree.rs:183:42
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ("".to_string(), vec!["a/\n".into()]),
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 184 |             ("a".to_string(), vec!["b/\n".into()]),
[INFO] [stdout]     |                                           ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: From<&str>` found in the following crates: `bytes`, `clap_builder`, `proptest`:
[INFO] [stdout]             - impl From<&'static str> for Reason;
[INFO] [stdout]             - impl From<&'static str> for StringParam;
[INFO] [stdout]             - impl From<&'static str> for clap::Id;
[INFO] [stdout]             - impl From<&'static str> for clap::builder::OsStr;
[INFO] [stdout]             - impl From<&'static str> for clap::builder::Str;
[INFO] [stdout]             - impl From<&'static str> for clap::builder::StyledStr;
[INFO] [stdout]             - impl From<&'static str> for prost::bytes::Bytes;
[INFO] [stdout]     = note: required for `&str` to implement `Into<_>`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 183 -             ("".to_string(), vec!["a/\n".into()]),
[INFO] [stdout] 183 +             ("".to_string(), vec![<&str as Into<T>>::into("a/\n")]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> indexers/clangrs/src/filetree.rs:183:42
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ("".to_string(), vec!["a/\n".into()]),
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 184 |             ("a".to_string(), vec!["b/\n".into()]),
[INFO] [stdout] 185 |             ("a/b".to_string(), vec!["d.c\n".into()]),
[INFO] [stdout]     |                                              ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: From<&str>` found in the following crates: `bytes`, `clap_builder`, `proptest`:
[INFO] [stdout]             - impl From<&'static str> for Reason;
[INFO] [stdout]             - impl From<&'static str> for StringParam;
[INFO] [stdout]             - impl From<&'static str> for clap::Id;
[INFO] [stdout]             - impl From<&'static str> for clap::builder::OsStr;
[INFO] [stdout]             - impl From<&'static str> for clap::builder::Str;
[INFO] [stdout]             - impl From<&'static str> for clap::builder::StyledStr;
[INFO] [stdout]             - impl From<&'static str> for prost::bytes::Bytes;
[INFO] [stdout]     = note: required for `&str` to implement `Into<_>`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 183 -             ("".to_string(), vec!["a/\n".into()]),
[INFO] [stdout] 183 +             ("".to_string(), vec![<&str as Into<T>>::into("a/\n")]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blob_id` is never read
[INFO] [stdout]    --> indexers/clangrs/src/writer.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 369 | pub struct BlobSummary {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 370 |     pub length: usize,
[INFO] [stdout] 371 |     pub blob_id: BlobID,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `io_error_more` is declared but not used
[INFO] [stdout]  --> indexers/clangrs/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(io_error_more)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> indexers/clangrs/tests/search_index_test.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{Read, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> indexers/clangrs/tests/search_index_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clangrs` (lib test) due to 4 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "241fe33e6b522e3b8bb9d88b6b506932c8ef40798a64a0c27d7b3e60582c2d9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241fe33e6b522e3b8bb9d88b6b506932c8ef40798a64a0c27d7b3e60582c2d9e", kill_on_drop: false }`
[INFO] [stdout] 241fe33e6b522e3b8bb9d88b6b506932c8ef40798a64a0c27d7b3e60582c2d9e
